CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fft c

搜索资源列表

  1. fft

    3下载:
  2. C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
  3. 所属分类:Algorithm

    • 发布日期:2015-05-04
    • 文件大小:1042
    • 提供者:白杨硕
  1. arbitrary-FFT

    2下载:
  2. 任意点数的FFT变换C语言程序,便于移植,并以C8051f020为平台提供了电赛题目数字式工频有效值多用表的源程序,以示范本FFT的使用-Points FFT transform any C language program, easy to transplant, and to provide a power platform C8051f020 title race RMS digital multimeter frequency source, in order to demonstrat
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1212204
    • 提供者:刘浩
  1. FFT

    0下载:
  2. FFT
  3. 所属分类:

    • 发布日期:2017-12-09
    • 文件大小:2405
    • 提供者:wyq
  1. 21840289fft-by_skyline

    0下载:
  2. FFT c程序 能够实现傅里叶和 逆傅里叶转换,有些地方需修改-FFT c procedures to achieve Fourier and inverse Fourier transform, and some places need to modify
  3. 所属分类:Graph program

    • 发布日期:2017-12-09
    • 文件大小:2136
    • 提供者:
  1. fft

    1下载:
  2. C语言版快速傅立叶变换Fast Fouier Transform(fft)-C language version of Fast Fourier Transform Fast Fouier Transform (fft)
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-21
    • 文件大小:1317
    • 提供者:zhangjia
  1. FFT

    0下载:
  2. 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:491344
    • 提供者:gareen
  1. fft

    0下载:
  2. FFT算法的C语言实现 很好很强大 很不错的-FFT algorithm of C language to achieve a very good very good very strong
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:2689
    • 提供者:数据库
  1. FFt-c

    0下载:
  2. 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures 2FFT-DIT first compressed file is a matlab program, together with flow chart and summary of the principles and the second on the procedures for c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:70905
    • 提供者:李南
  1. FFT

    0下载:
  2. 快速傅立叶变换 c语言编写 要通过调试 dsp程序-Fast Fourier Transform c language dsp through debug procedures
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:51291
    • 提供者:刘铃华
  1. FFT

    0下载:
  2. 关于fft的混合基运算,及fft运算。自己编写的,可能效率不好-Fft based on a mixture of computing and computing fft. I have written may be inefficient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:15028
    • 提供者:关华
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2526
    • 提供者:郭曉詠
  1. fft

    1下载:
  2. 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在F
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-10-12
    • 文件大小:36057
    • 提供者:王渔阳
  1. FFT

    0下载:
  2. fft.c code composer studio v 3.01 by steven
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3388
    • 提供者:pouya
  1. FFT

    0下载:
  2. 一个用于数字信号处理的FFT算法的源程序,里面可以进行256点的FFT运算,通过在CCS(code composor studio)可以产生正弦波和FFT运算后的波形-One for digital signal processing of the source of the FFT algorithm, which can be 256 point FFT computation, through the CCS (code composor studio) can generate sine
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:923
    • 提供者:
  1. fft-C

    0下载:
  2. 一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3530
    • 提供者:
  1. Fft

    0下载:
  2. This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1034
    • 提供者:leespoon
  1. fft

    1下载:
  2. 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:7546
    • 提供者:ok
  1. fft.c

    1下载:
  2. 快速傅立叶变换的c语言开发程序,简单易懂。-fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1226
    • 提供者:钟晓宁
  1. fft

    0下载:
  2. fft程序,最初在单片机c8051f020上实现,“fft.c”是核心程序,很短,程序中x_real[N]是输入序列,输出保存在x_real[N]和x_imag[N]中-fft program, initially implemented on the MCU c8051f020, " fft.c" is the core program, very short, the program x_real [N] is the input sequence, the output
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1665
    • 提供者:樊胜利
  1. fft C语言实现

    0下载:
  2. fft c语言实现,快速傅里叶运算的c语言实现(fft)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:lailah
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com